.w1400 {
  width: 1400px;
  margin: 0 auto;
}

a:hover {
  color: #0269a5;
}

body {
  font-size: 16px;
  color: #1a1a1a;
}

.pcNone {
  display: none !important;
}

.box_shadow1 {
  background: #fff;
  box-shadow: 0px 0px 4px rgba(2, 105, 165, 0.19);
}

/* 背景 */
.njyjs_body_bg {
  background: url(202209_njhjyjs_index2.jpg);
}

.njyjs_wrap {
  background: url(202209_njhjyjs_index1.jpg) no-repeat center top;
}

@media screen and (min-width: 1920px) {
  .njyjs_wrap {
    background-size: 100% auto;
  }
}

/* 头部 */
.njyjs_head_t {
  position: relative;
}
.gzh_pic {
  width: 150px;
  height: 150px;
  padding: 5px;
  background-color: #FFF;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 9;
  border: 1px solid #eee;
  display: none;
}
.njyjs_head_tr {
  margin-top: 19px;
}

.njyjs_head_tr li {
  line-height: 17px;
  margin-left: 30px;
  cursor: pointer;
}

.njyjs_head_tr li .imgs {
  width: 21px;
  height: 17px;
  margin-right: 7px;
}

.njyjs_head_tr li .sp {
  color: #0269a5;
}

.njyjs_logo {
  margin-top: 13px;
}

.njyjs_logo .imgs {
  display: block;
  width: 558px;
  height: 66px;
}

.njyjs_head_br {
}

.njyjs_head_search {
  margin-top: 29px;
  padding-right: 74px;
  position: relative;
}

.njyjs_head_search .input1 {
  border: 1px solid #7eb2d0;
  border-right: 0;
  height: 34px;
  width: 151px;
  padding: 0 44px 0 10px;
  font-size: 16px;
}

.njyjs_head_search .input1::placeholder {
  color: #b8ccde;
}

.njyjs_head_search .input1::-webkit-input-placeholder {
  color: #b8ccde;
}

.njyjs_head_search .input1::-moz-placeholder {
  color: #b8ccde;
}

.njyjs_head_search .but {
  position: absolute;
  width: 74px;
  height: 100%;
  background-color: #0269a5;
  color: #fff;
  border: none;
  font-size: 16px;
  cursor: pointer;
  left: 206px;
}

.njyjs_head_search .icos {
  width: 20px;
  height: 20px;
  background: url(202209_njhjyjs_index7.png) no-repeat center center;
  position: absolute;
  right: 86px;
  top: 8px;
}

.njyjs_head_br .kouh {
  margin-top: 29px;
  display: block;
  width: 300px;
  margin-right: 45px;
}

/* 导航 */
.njyjs_nav {
  margin-top: 42px;
  height: 50px;
  line-height: 50px;
  background-color: #0269a5;
  padding-left: 31px;
}

.njyjs_nav .lis {
  float: left;
}

.njyjs_nav .lis .title {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 0 27px;
}

.njyjs_nav .lis .title:hover {
  background-color: #004f7c;
}

/* 头条 */
.njyjs_topline_t {
  line-height: 42px;
  font-size: 42px;
  text-align: center;
  height: 42px;
  margin-top: 38px;
}

.njyjs_topline_t a {
  display: block;
  width: 100%;
  color: #004f7c;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.njyjs_topline_t a:hover {
  color: #0269a5;
}

.njyjs_topline_b {
  margin-top: 22px;
}

.njyjs_topline_bl li {
  border-right: 1px solid #004f7c;
  max-width: 390px;
  height: 18px;
  line-height: 18px;
  padding: 0 21px;
  float: left;
}

.njyjs_topline_bl li:last-child {
  border-right: none;
}

.njyjs_topline_bl li a {
  font-size: 16px;
  display: block;
  color: #004f7c;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.njyjs_topline_bl li a:hover {
  color: #0269a5;
}

.njyjs_topline_b .more {
  padding-right: 27px;
  margin-right: 4px;
  font-size: 16px;
  color: #2cb6b6;
  line-height: 18px;
  background: url(202209_njhjyjs_index8.png) no-repeat right center;
}

.njyjs_topline_b .more:hover {
  color: #41a2a2;
  background-image: url(202209_njhjyjs_index8_s.png);
}

/* banner */
.njyjs_banner {
  width: 100%;
  height: 560px;
  margin-top: 29px;
}

.njyjs_banner li {
  width: 100%;
  height: 560px;
  overflow: hidden;
  position: relative;
}

.njyjs_banner li .imgs {
  width: 100%;
  height: 560px;
}

.njyjs_banner li .banner_text {
  width: 100%;
  height: 56px;
  color: #FFFF;
  font-size: 22px;
  line-height: 56px;
  background-color: rgba(0, 0, 0, .6);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 130px 0 20px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.njyjs_banner .pageState {
  position: absolute;
  right: 47px;
  bottom: 13px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  z-index: 1;
  letter-spacing: 5px;
}

.njyjs_banner .pageState span {
  font-size: 26px;
  margin-right: 10px;
  letter-spacing: 0;
}

.njyjs_banner .next,
.njyjs_banner .prev {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -15px;
  width: 15px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

.njyjs_banner .prev {
  left: 50px;
  background-image: url(202209_njhjyjs_index9.png);
}

.njyjs_banner .next {
  right: 50px;
  background-image: url(202209_njhjyjs_index10.png);
}

/* 轮播 所内要闻 */
.njyjs_lunbsn {
  margin-top: 49px;
}

.njyjs_lunbsn_l {
  width: 880px;
  height: 500px;
  overflow: hidden;
  position: relative;
}

.njyjs_lunbsn_l ul li {
  width: 880px;
  height: 500px;
  overflow: hidden;
  position: relative;
}

.njyjs_lunbsn_l ul li .kj {
  display: block;
}

.njyjs_lunbsn_l ul li .imgs {
  display: block;
  width: 880px;
  height: 500px;
  position: relative;
}

.njyjs_lunbsn_l ul li .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 22px;
  background: url(202209_njhjyjs_index11.png) no-repeat center center;
}

.njyjs_lunbsn_l ul li .text .t1 {
  display: block;
  color: #fff;
  font-size: 22px;
  height: 62px;
  line-height: 62px;
  font-weight: bold;
  padding: 0 181px 0 24px;
}

.njyjs_lunbsn_l ul li .text .t1 span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.njyjs_lunbsn_l .page {
  position: absolute;
  right: 23px;
  bottom: 21px;
  z-index: 1;
}

.njyjs_lunbsn_l .page .swiper-pagination-switch {
  font-size: 0;
  float: left;
  padding: 5px;
  margin-left: 6px;
  cursor: pointer;
}

.njyjs_lunbsn_l .page .swiper-pagination-switch::after {
  content: " ";
  width: 8px;
  height: 8px;
  background-color: #dfdcd8;
  display: block;
}

.njyjs_lunbsn_l .page .swiper-pagination-switch.swiper-active-switch::after {
  background-color: #17538e;
}

.njyjs_lunbsn_l .page .swiper-pagination-switch.swiper-active-switch {
  background-color: #d4d5d7;
  border: 1px solid #17538e;
  padding: 4px;
}

.njyjs_lunbsn_r {
  width: 470px;
}

/* 首页标题 */
.njyjs_title {
  width: 100%;
  height: 62px;
  border-bottom: 1px solid #0269a5;
  position: relative;
}

.njyjs_title .t1 {
  position: absolute;
  left: 0;
  top: 0;
  height: 63px;
  line-height: 63px;
  background: url(202209_njhjyjs_index12.png) no-repeat right bottom;
  font-size: 26px;
  color: #1a1a1a;
  font-weight: bold;
  border-right: 5px solid #fff;
  padding-right: 14px;
}

.njyjs_title .t1 .icos {
  width: 32px;
  height: 63px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-right: 15px;
}

.njyjs_title1 .t1 .icos {
  background-image: url(202209_njhjyjs_title1.png);
}

.njyjs_title2 .t1 .icos {
  background-image: url(202209_njhjyjs_title2.png);
}

.njyjs_title3 .t1 .icos {
  background-image: url(202209_njhjyjs_title3.png);
}

.njyjs_title4 .t1 .icos {
  background-image: url(202209_njhjyjs_title4.png);
}

.njyjs_title5 .t1 .icos {
  background-image: url(202209_njhjyjs_title5.png);
}

.njyjs_title6 .t1 .icos {
  background-image: url(202209_njhjyjs_title6.png);
}

.njyjs_title7 .t1 .icos {
  background-image: url(202209_njhjyjs_title9.png);
}

.njyjs_title8 .t1 .icos {
  background-image: url(202209_njhjyjs_title10.png);
}

.njyjs_title9 .t1 .icos {
  background-image: url(202209_njhjyjs_title11.png);
}

.njyjs_title .more {
  padding-right: 27px;
  margin-right: 4px;
  font-size: 16px;
  color: #2cb6b6;
  line-height: 62px;
  background: url(202209_njhjyjs_index8.png) no-repeat right center;
}

.njyjs_title .more:hover {
  color: #41a2a2;
  background-image: url(202209_njhjyjs_index8_s.png);
}

/* b */
.njyjs_title_b {
  width: 100%;
  height: 28px;
  position: relative;
}

.njyjs_title_b .t1 {
  position: absolute;
  left: 0;
  top: 0;
  height: 28px;
  line-height: 28px;
  font-size: 26px;
  color: #1a1a1a;
  font-weight: bold;
}

.njyjs_title_b .t1 .xians {
  width: 5px;
  height: 28px;
  background-color: #0269a5;
  margin-right: 18px;
  float: left;
}

.njyjs_title_b .more {
  padding-right: 27px;
  margin-right: 26px;
  font-size: 16px;
  color: #2cb6b6;
  line-height: 28px;
  background: url(202209_njhjyjs_index8.png) no-repeat right center;
}

.njyjs_title_b .more:hover {
  color: #41a2a2;
  background-image: url(202209_njhjyjs_index8_s.png);
}

/* 新闻样式1 */
/* 文字摘要新闻 */
.njyjs_news1 {
  padding: 23px 0 25px;
  background: url(202209_njhjyjs_index13.png) no-repeat center bottom;
}

.njyjs_news1 .t1 {
  line-height: 36px;
  font-size: 22px;
  max-height: 72px;
  font-weight: bold;
  overflow: hidden;
  display: block;
}

.njyjs_news1 .t2 {
  line-height: 25px;
  height: 75px;
  font-size: 16px;
  color: #707070;
  overflow: hidden;
  margin-top: 9px;
  display: block;
}

/* 文字新闻 */
.njyjs_news2 {
  margin-top: 20px;
}

.njyjs_news2 li .kj {
  font-size: 18px;
  line-height: 42px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 18px;
  background: url(202209_njhjyjs_index14.png) no-repeat left center;
  color: #1a1a1a;
}

.njyjs_news2 li:hover .kj {
  font-weight: bold;
}

/* 图片文字新闻 */
.njyjs_news3 {
  position: relative;
  width: 433px;
  margin-top: 20px;
}

.njyjs_news3 .kj {
  display: block;
}

.njyjs_news3 .kj .imgs {
  display: block;
  width: 433px;
  height: 250px;
}

.njyjs_news3 .kj .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-top: 12px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: url(202209_njhjyjs_index15.png) no-repeat center bottom;
  background-size: 100% 100%;
}

.njyjs_news3 .kj .text .ts {
  padding: 0 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

/* 图片文字新闻2 */
.njyjs_news4 {
  margin-top: 20px;
}

.njyjs_news4 li {
  float: left;
  width: 210px;
  background: url(202209_njhjyjs_index16.jpg) no-repeat center center;
  margin-right: 20px;
}

.njyjs_news4 li:last-child {
  margin-right: 0;
}

.njyjs_news4 li .imgs {
  width: 210px;
  height: 118px;
  display: block;
}

.njyjs_news4 li .text {
  padding: 13px 15px 16px;
}

.njyjs_news4 li .text .ts {
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-align: justify;
}

/* 文字新闻-日期 */
.njyjs_news5 {
  margin-top: 24px;
  padding: 0 32px;
}

.njyjs_news5 li {
  margin-bottom: 21px;
}

.njyjs_news5 li .kj {
}

.njyjs_news5 li .times {
  font-family: Arial;
  text-align: center;
  color: #0269a5;
  padding-top: 4px;
}

.njyjs_news5 li .times .t1 {
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  display: block;
}

.njyjs_news5 li .times .t2 {
  font-size: 12px;
  line-height: 12px;
  display: block;
  margin-top: 8px;
}

.njyjs_news5 li .text {
  width: 304px;
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}

.njyjs_news5 li:hover .text a {
  font-weight: bold;
  color: #1a1a1a;
}

/* 文字新闻  - 时间 */
.njyjs_news6 {
  margin-top: 30px;
}

.njyjs_news6 li {
  line-height: 48px;
}

.njyjs_news6 li .kj {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 18px;
  background: url(202209_njhjyjs_index14.png) no-repeat left center;
  color: #1a1a1a;
  width: 81%;
  font-size: 20px;
}

.njyjs_news6 li .kj:hover {
  font-weight: bold;
}

.njyjs_news6 li .time {
  color: #999999;
  font-style: normal;
  font-size: 18px;
}

/* 科研动态 学术交流 国内环保动态 */
.njyjs_kyxsgn {
  margin-top: 49px;
  overflow: hidden;
}

.njyjs_kyxsgn_s {
  width: 105%;
}

.njyjs_kyxsgn_kj {
  width: 433px;
  margin-right: 49px;
}

.njyjs_kyxsgn_kj:last-child {
  margin-right: 0;
}

.njyjs_kyxsgn_kj .njyjs_news2 {
  margin-top: 17px;
}

/* 专题专栏 开始 */
.njyjs_ztzl_w {
  margin-top: 36px;
}

.njyjs_ztzl_s {
  margin-top: 30px;
}

.njyjs_ztzl_s ul {
  width: 106%;
}

.njyjs_ztzl_s ul li {
  float: left;
  margin-right: 20px;
  width: 335px;
}

.njyjs_ztzl_s ul li .kj {
  display: block;
}

.njyjs_ztzl_s ul li .imgs {
  display: block;
  width: 335px;
  height: 140px;
}

/* 文化生活 */
.njyjs_whsh_w {
  margin-top: 49px;
}

.njyjs_whsh_l {
  width: 916px;
}

.njyjs_whsh_lsl .njyjs_news3 {
  width: 440px;
}

.njyjs_whsh_lsl .njyjs_news3 .kj .imgs {
  width: 440px;
  height: 250px;
}

.njyjs_whsh_lsr {
  width: 433px;
  height: 485px;
  overflow: hidden;
}

.njyjs_whsh_lsr .njyjs_news2 li .kj {
  line-height: 44px;
}

.njyjs_whsh_r {
  width: 431px;
  margin-top: 16px;
  border: 1px solid #c3d6e0;
  border-top: 3px solid #0269a5;
  background: url(202209_njhjyjs_index17.jpg) no-repeat center bottom;
  padding-bottom: 14px;
}

.njyjs_whsh_rt {
  /* margin-top: 25px; */
  border-bottom: 1px solid #c3d6e0;
  margin: 25px 32px 0;
}

.njyjs_whsh_rt .text {
  width: 154px;
  height: 32px;
  line-height: 32px;
  margin-right: 22px;
  font-size: 22px;
  padding-bottom: 27px;
}

.njyjs_whsh_rt .xian {
  width: 1px;
  background-color: #c3d6e0;
  height: 32px;
}

.njyjs_whsh_rt .text.on {
  font-size: 26px;
  font-weight: bold;
  border-bottom: 1px solid #0269a5;
}

.njyjs_whsh_rt .text .icos {
  width: 32px;
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-right: 15px;
}

.njyjs_whsh_rt .text.t1 .icos {
  background-image: url(202209_njhjyjs_title7_s.png);
}

.njyjs_whsh_rt .text.t1.on .icos {
  background-image: url(202209_njhjyjs_title7.png);
}

.njyjs_whsh_rt .text.t2 {
  margin-right: 0;
  margin-left: 32px;
}

.njyjs_whsh_rt .text.t2 .icos {
  background-image: url(202209_njhjyjs_title8_s.png);
}

.njyjs_whsh_rt .text.t2.on .icos {
  background-image: url(202209_njhjyjs_title8.png);
}

.njyjs_whsh_r .njyjs_news5 {
  min-height: 384px;
}

/* 学术期刊 */
.njyjs_xsqk {
  margin-top: 49px;
}

.njyjs_xsqk_l {
  width: 916px;
}

.njyjs_xsqk_lul {
  margin-top: 30px;
}

.njyjs_xsqk_lul li {
  width: 443px;
  float: left;
  margin-right: 30px;
  position: relative;
}

.xsqk_text {
  width: 255px;
  height: 33px;
  line-height: 33px;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 132px;
}

.njyjs_xsqk_lul .text1 {
  background: url(njyjs_xsqk_text_bg1.png) no-repeat;
  background-size: cover;
}

.njyjs_xsqk_lul .text2 {
  background: url(njyjs_xsqk_text_bg2.png) no-repeat;
  background-size: cover;
}

.njyjs_xsqk_lul li:last-child {
  margin-right: 0;
}

.njyjs_xsqk_lul li .kj {
  display: block;
}

.njyjs_xsqk_lul li .imgs {
  display: block;
  width: 443px;
  height: 255px;
}

.njyjs_xsqk_r {
  width: 433px;
}

.njyjs_xsqk_rul {
  margin-top: 30px;
}

.njyjs_xsqk_rul li {
  width: 433px;
  float: left;
  margin-bottom: 7px;
}

.njyjs_xsqk_rul li:last-child {
  margin-bottom: 0;
}

.njyjs_xsqk_rul li .kj {
  display: block;
}

.njyjs_xsqk_rul li .imgs {
  display: block;
  width: 433px;
  height: 80px;
}

/* 科研平台 */
.njyjs_kypt {
  margin-top: 49px;
  margin-bottom: 99px;
}

.njyjs_kypt_s {
  margin-top: 30px;
  position: relative;
}

.njyjs_kypt_s .bjs {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90px;
  background: url(202209_njhjyjs_index18.png) no-repeat center center;
}

.njyjs_kypt_s ul li {
  width: 11.11%;
  float: left;
  height: 489px;
  overflow: hidden;
}

.njyjs_kypt_s ul li .kj {
  display: block;
  position: relative;
}

.njyjs_kypt_s ul li .imgs {
  width: 100%;
  height: 489px;
  display: block;
}

.njyjs_kypt_s ul li .text {
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
  position: absolute;
  left: 30px;
  top: 24px;
  color: #fff;
  padding: 18px 10px;
}

.njyjs_kypt_s ul li .text .ps {
  display: block;
  width: 30px;
  text-align: center;
  writing-mode: tb-rl;
  writing-mode: vertical-lr;
  letter-spacing: 2px;
}

.njyjs_kypt_s ul li .text .icos {
  position: absolute;
  width: 26px;
  height: 26px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.njyjs_kypt_s ul li .text .icos1 {
  left: 0;
  top: 0;
  background-image: url(202209_njhjyjs_index26.png);
}

.njyjs_kypt_s ul li .text .icos2 {
  right: 0;
  bottom: 0;
  background-image: url(202209_njhjyjs_index27.png);
}

.njyjs_kypt_s ul li .jr {
  font-size: 14px;
  line-height: 15px;
  width: 16px;
  position: absolute;
  right: 30px;
  top: 168px;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 30px;
  background: url(202209_njhjyjs_index28.png) no-repeat center bottom;
  opacity: 0;
  top: 100px;
  transition: all 0.8s;
}

.njyjs_kypt_s ul li:hover .jr {
  opacity: 1;
  top: 168px;
}

.njyjs_kypt_s ul li .jr .xian {
  width: 1px;
  height: 72px;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 49%;
  top: 0;
}

/* 友情链接 */
.njyjs_link {
  width: 100%;
  background: #eff8fd url(202209_njhjyjs_index29.jpg) no-repeat center center;
  padding: 49px 0 52px;
}

@media screen and (min-width: 1920px) {
  .njyjs_link {
    background-position: right center;
    background-size: cover;
  }
}

.njyjs_link .title {
  font-size: 22px;
  color: #0269a5;
  font-weight: bold;
  line-height: 1;
}

.njyjs_link_s {
  margin-top: 27px;
}

.njyjs_link_s .uls {
  margin-right: 70px;
}

.njyjs_link_s li {
  line-height: 35px;
  font-size: 16px;
}

.njyjs_link_s li a {
  color: #0269a5;
}

.njyjs_link_s li a:hover {
  color: #004f7c;
}

/* 底部 */
.njyjs_footer {
  width: 100%;
  background-color: #0269a5;
}

.njyjs_footer_l {
  margin-top: 10px;
}

.njyjs_footer_l img {
  cursor: pointer;
}

.njyjs_footer_text {
  line-height: 82px;
  color: #a2cce5;
  margin-left: 36px;
  font-size: 16px;
  /* font-weight:bold; */
}

.njyjs_footer_text a {
  color: #a2cce5;
}

.njyjs_footer_text .sp {
  margin-right: 14px;
}

.njyjs_footer_r {
  margin-top: 14px;
}

/* 底部漂浮 */
.njyjs_footer_pf {
  position: fixed;
  right: 85px;
  bottom: 10%;
  z-index: 99;
}

.njyjs_footer_pf ul li {
  width: 75px;
  height: 75px;
  margin-bottom: 10px;
}

.njyjs_footer_pf ul li:hover .kj {
  background-color: #eff8fd;
}

.njyjs_footer_pf ul li .kj {
  border: 1px solid #d4e6f0;
  border-radius: 5px;
  background-color: #fff;
  display: block;
  height: 75px;
}

.njyjs_footer_pf ul li .kj .imgs {
  display: block;
  width: 38px;
  height: 34px;
  margin: 6px auto 0;
}

.njyjs_footer_pf ul li .kj .t1 {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1;
  color: #2181b0;
}

/****************** 下级页面 *****************/
/* 位置导航 */
.njyjs_list_wz {
  font-size: 16px;
  color: #004f7c;
  line-height: 36px;
  padding: 10px 0;
}

.njyjs_list_wz a {
  color: #004f7c;
}

.njyjs_list_wz a:hover {
  color: #0269a5;
}

/* banner */
.njyjs_list_banner {
  position: relative;
}

.njyjs_list_banner .imgs {
  display: block;
  width: 100%;
  height: 380px;
}

.njyjs_list_banner .title {
  position: absolute;
  left: 115px;
  top: 50%;
  padding: 18px 30px;
  z-index: 1;
  transform: translateY(-50%);
}

.njyjs_list_banner .icos {
  position: absolute;
  width: 58px;
  height: 36px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.njyjs_list_banner .icos1 {
  top: 0;
  left: 0;
  background-image: url(202209_njhjyjs_index39.png);
}

.njyjs_list_banner .icos2 {
  right: 0;
  bottom: 0;
  background-image: url(202209_njhjyjs_index40.png);
}

.njyjs_list_banner .title .ts {
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
  display: block;
  color: #fff;
}

.njyjs_list_banner .title_bg {
  background-color: rgba(2, 105, 165, 0.8);
  padding: 82px 65px;
  left: 80px;
}

.njyjs_list_banner .title_bg .ts {
  line-height: 40px;
}

.njyjs_list_banner .title_bg .icos1 {
  top: 55px;
  left: 35px;
}

.njyjs_list_banner .title_bg .icos2 {
  bottom: 55px;
  right: 35px;
}

/* 期刊图书馆 */
.njyjs_qktsg {
  margin-top: 54px;
  /* padding-bottom: 32px; */
}

.njyjs_qktsg_kj {
  /* border: 1px solid #ebf2f7; */
  border-top: 4px solid #c5dfef;
  box-shadow: 0px 0px 4px 0px rgba(2, 105, 165, 0.19);
  margin-bottom: 50px;
  background-color: #fff;
}

.njyjs_qktsg_kj:last-child {
  margin-bottom: 0;
}

.njyjs_qktsg_title {
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
}

.njyjs_qktsg_title .ts {
  padding: 0 10px 0 20px;
  border-top: 4px solid #0269a5;
  margin-top: -4px;
}

.njyjs_qktsg_li {
  margin: 0 20px;
  padding: 20px 0 38px 29px;
  border-top: 1px solid #c5dfef;
  /* display: flex; */
  /* align-items: center; */
  background: url(202209_njhjyjs_index41.jpg) no-repeat right bottom;
  position: relative;
}

.njyjs_qktsg_li .kjs {
  position: relative;
}

.njyjs_qktsg_li .imgs_w {
  margin-right: 72px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 156px;
}

.njyjs_qktsg_li .imgs_s {
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
}

.njyjs_qktsg_li .imgs_w span {
  display: table-cell;
  vertical-align: middle;
}

.njyjs_qktsg_li .imgs_w .imgs {
  width: 156px;
  display: block;
}

.njyjs_qktsg_li .imgs_w1 {
  margin-left: 78px;
  box-shadow: 0px 0px 12px 0px rgba(2, 105, 165, 0.55);
}

.njyjs_qktsg_li .imgs_w1 .imgs {
  width: 339px;
  height: auto;
  display: block;
}

.njyjs_qktsg_li .text_w {
  padding-right: 10px;
  padding-left: 228px;
}

.njyjs_qktsg_li .text_w .text {
  font-size: 18px;
  line-height: 36px;
  text-align: justify;
}

.njyjs_qktsg_li .text_w .text .ts {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 4px;
}

.njyjs_qktsg_li .text_w .text p {
  text-indent: 2em;
  text-align: justify;
}

.njyjs_qktsg_li .text_ann {
  margin-top: 27px;
}

.njyjs_qktsg_li .text_ann_w {
  padding-left: 228px;
}

.njyjs_qktsg_li .text_ann li {
  font-size: 18px;
  line-height: 47px;
  min-width: 192px;
  text-align: center;
  background: url(202209_njhjyjs_index38_b.jpg) repeat-x;
  background-size: auto 100%;
  font-weight: bold;
  margin-right: 16px;
}

.njyjs_qktsg_li .text_ann li:last-child {
  margin-right: 0;
}

.njyjs_qktsg_li .text_ann li .kj {
  background: url(202209_njhjyjs_index36_b.jpg) no-repeat left center;
  background-size: auto 100%;
}

.njyjs_qktsg_li .text_ann li .as {
  background: url(202209_njhjyjs_index37_b.jpg) no-repeat right center;
  background-size: auto 100%;
  display: block;
  padding: 0 50px;
}

.njyjs_qktsg_li_mr {
  padding-left: 10px;
  padding-right: 14px;
  background: none;
  align-items: flex-start;
}

.njyjs_qktsg_li_mr .imgs_w1 {
  margin-top: 50px;
  position: absolute;
  right: 0;
  top: 0;
}

.njyjs_qktsg_li_mr .text_w {
  padding-left: 0;
  padding-right: 417px;
}

.njyjs_qktsg_li_mr .text_ann_w {
  padding-left: 0;
  padding-right: 417px;
}

.njyjs_qktsg_li_text {
  padding-left: 10px;
  padding-right: 10px;
  background: none;
}

.njyjs_qktsg_li_text .text_w {
  padding-left: 0;
  padding-right: 0;
}

.njyjs_qktsg_kj_bg {
  background: url(202209_njhjyjs_index41.jpg) no-repeat;
  background-position: right 0 top 78px;
}

.njyjs_list_w {
  margin-bottom: 82px;
}

/* 科学研究 > 科研产出 > 获奖成果 */
.njyjs_list_kjbox {
  padding: 15px 39px 61px;
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px rgba(2, 105, 165, 0.19);
}

.njyjs_hjcg_t {
  margin-top: 20px;
  box-shadow: 0px 0px 18px 0px rgb(235, 237, 240);
  padding: 24px 0 23px 24px;
  border-bottom: 1px solid #b3c9dc;
  line-height: 40px;
}

.njyjs_hjcg_t .kj {
  margin-right: 34px;
}
.kxyj_zlbq .njyjs_hjcg_t .kj {
  margin-right: 22px;
}
.njyjs_hjcg_t .kj .title {
  font-size: 18px;
  color: #004165;
  margin-right: 6px;
}

.njyjs_hjcg_t .kj .selects {
  position: relative;
}

.njyjs_hjcg_t .kj .select_data .input1 {
  width: 120px;
  border: 1px solid #a5b8c5;
  background-color: #f6f9fb;
  display: block;
  height: 40px;
  font-size: 18px;
  padding-left: 18px;
  color: #8598a8;
}

.njyjs_hjcg_t .kj .select_data .input1::placeholder {
  color: #8598a8;
}

.njyjs_hjcg_t .kj .select_data .input1::-moz-placeholder {
  color: #8598a8;
}

.njyjs_hjcg_t .kj .select_data .input1::-webkit-input-placeholder {
  color: #8598a8;
}

.njyjs_hjcg_t .kj .selects .jian {
  width: 11px;
  height: 8px;
  background: url(202209_njhjyjs_index42.png) no-repeat center center;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -4px;
}
.njyjs_hjcg_t .kj .selects .jian.active{
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.njyjs_hjcg_t .kj .selects .select_text {
  width: 170px;
  border: 1px solid #a5b8c5;
  display: block;
  height: 40px;
  font-size: 18px;
  padding-left: 18px;
  color: #8598a8;
  background-color: #f6f9fb;
}

.njyjs_hjcg_t .kj .selects .select_text::placeholder {
  color: #8598a8;
}

.njyjs_hjcg_t .kj .selects .select_text::-moz-placeholder {
  color: #8598a8;
}

.njyjs_hjcg_t .kj .selects .select_text::-webkit-input-placeholder {
  color: #8598a8;
}

.njyjs_hjcg_t .kj .selects .select_ul {
  position: absolute;
  left: 0;
  top: 100%;
  width: 188px;
  height: auto;
  display: none;
  font-size: 16px;
  line-height: 32px;
  border: 1px solid #a5b8c5;
  border-top: none;
  background-color: #fff;
}

.njyjs_hjcg_t .kj .selects .select_ul li {
  padding-left: 18px;
  cursor: pointer;
}

.njyjs_hjcg_t .kj .selects .select_ul li:hover {
  background-color: #eff8fd;
}

.njyjs_hjcg_t .kj .selects.selects_hjdj .select_text {
  width: 110px;
}

.njyjs_hjcg_t .kj .selects.selects_hjdj .select_ul {
  width: 128px;
}

.njyjs_hjcg_t .kj .input_text .input1 {
  width: 194px;
  border: 1px solid #a5b8c5;
  background-color: #f6f9fb;
  display: block;
  height: 40px;
  font-size: 18px;
  padding-left: 18px;
  color: #8598a8;
}

.njyjs_hjcg_t .kj .input_text .input1::placeholder {
  color: #8598a8;
}

.njyjs_hjcg_t .kj .input_text .input1::-moz-placeholder {
  color: #8598a8;
}

.njyjs_hjcg_t .kj .input_text .input1::-webkit-input-placeholder {
  color: #8598a8;
}

.njyjs_hjcg_t .kj.kj_last {
  margin-right: 0;
}

.njyjs_hjcg_t .buts_w {
  margin-left: 23px;
  position: relative;
}

.njyjs_hjcg_t .buts_w .buts {
  width: 90px;
  height: 40px;
  display: block;
  border: none;
  background: url(202209_njhjyjs_index43.jpg) no-repeat center center;
  background-size: 100% 100%;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  /* box-shadow: 0px 0px 18px 0px rgb( 235, 237, 240 ); */
  position: relative;
  z-index: 2;
  margin-right: 20px;
}

.njyjs_hjcg_t .buts_w .yiny {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}

.content_append {
  margin-top: 20px;
}

.content_append .channel_title span {
  line-height: 2;
}

.result_keyWord p {
  color: #999;
}


.njyjs_hjcg_b {
  margin-top: 20px;
}

.njyjs_hjcg_b .table {
}

.njyjs_hjcg_b .table .th_w {
  background: #0269a5 url(202209_njhjyjs_index46.jpg) no-repeat right center;
}

.njyjs_hjcg_b .table .th_w th {
  line-height: 54px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.njyjs_hjcg_b .table td {
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  padding: 10px;
}

.njyjs_hjcg_b .table .td2,
.njyjs_hjcg_b .table .td3 {
  text-align: left;
  padding: 10px 84px;
}

.njyjs_hjcg_b .table tr:hover {
  background-color: #eff8fd;
}

.njyjs_hjcg_b .table tr.th_w:hover {
  background-color: #0269a5;
}

/* 分页 */
.njyjs_page {
  text-align: center;
  padding: 56px 0 0 0;
}

.njyjs_page_s {
  display: inline-block;
  font-size: 14px;
}

.njyjs_page a {
  cursor: pointer;
}

.njyjs_page a,
.njyjs_page span,
.njyjs_page .txt {
  padding: 0 9px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #dddddd;
  margin: 0 3px 0 0;
  color: #333333;
  font-size: 16px;
  border-radius: 2px;
  min-width: 16px;
  display: inline-block;
}

.njyjs_page a:hover {
  color: #fff;
  border: 1px solid #0269a5;
  background: #0269a5;
}

.njyjs_page .cur {
  color: #fff;
  border: 1px solid #0269a5;
  background: #0269a5;
}

.njyjs_page span {
  border: none;
}

.njyjs_page .txt {
  width: 18px;
}

.njyjs_page #num {
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 32px;
  vertical-align: top;
  font-size: 16px;
}

.njyjs_page font {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  vertical-align: top;
}

.njyjs_page font i {
  padding-bottom: 2px;
  display: inline-block;
}

.njyjs_page #go {
  height: 34px;
  line-height: 34px;
  padding: 0 12px;
  cursor: pointer;
  *padding: 0 3px;
  margin: 0;
  vertical-align: top;
  border: none;
  background-color: #0269a5;
  font-size: 16px;
  color: #fff;
  border-radius: 2px;
}

/* 科学研究 */
.njyjs_kxyj {
}

.njyjs_kxyj .njyjs_qktsg_kj {
  margin-bottom: 0;
}

.njyjs_kxyj .njyjs_qktsg_li_text {
  background: url(202209_njhjyjs_index41_s.jpg) no-repeat right 10px bottom 15px;
}

.njyjs_kxyj_kycc {
  margin-top: 36px;
}

.njyjs_kxyj_kycc_t {
  text-align: center;
  font-size: 0;
  margin: 18px 0;
}

.njyjs_kxyj_kycc_t ul {
  display: inline-block;
}

.njyjs_kxyj_kycc_t ul li {
  float: left;
  font-size: 22px;
  line-height: 28px;
  padding: 0 44px;
  border-right: 1px solid #207baf;
  font-weight: bold;
}

.njyjs_kxyj_kycc_t ul li a {
  display: block;
}

.njyjs_kxyj_kycc_t ul li.on a {
  color: #0269a5;
}

.njyjs_kxyj_kycc_t ul li:last-child {
  border-right: 0;
}

.njyjs_kxyj_kycc_b .kjs {
  display: none;
}

.njyjs_kxyj_kycc_b .kjs .njyjs_hjcg_b {
  margin-top: 0;
  height: 308px;
  overflow: hidden;
}

.njyjs_kxyj_kycc_more {
  margin-top: 28px;
  text-align: center;
  font-size: 0;
}

.njyjs_kxyj_kycc_more .more {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  color: #59b6b6;
  padding-right: 24px;
  position: relative;
}

.njyjs_kxyj_kycc_more .more .icos {
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
  width: 11px;
  height: 9px;
  background: url(202209_njhjyjs_index48.png) no-repeat center center;
}

.njyjs_kxyj_kycc_more .more.on .icos {
  transform: rotate(180deg);
}

.njyjs_kxyj_ldcgkyxm {
  margin-top: 35px;
}

.njyjs_kxyj_ldcgkyxm_kj {
  width: 680px;
}

.njyjs_kxyj_ldcgkyxm_kj .njyjs_news6 {
  padding: 21px 23px;
}

.njyjs_kxyj_zxfw {
  margin-top: 41px;
}

.njyjs_title_a {
  text-align: center;
  font-size: 0;
  border-bottom: 1px solid #0269a5;
  height: 69px;
  margin-top: 40px;
}

.njyjs_title_a .t1 {
  display: inline-block;
  height: 66px;
  border-bottom: 5px solid #0269a5;
  position: relative;
  font-size: 30px;
  line-height: 66px;
  padding: 0 15px;
  color: #0269a5;
  font-weight: bold;
}

.njyjs_title_a .t1 .icos {
  width: 10px;
  height: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -5px;
}

.njyjs_title_a .t1 .icos1 {
  background-image: url(202209_njhjyjs_index49.png);
  left: 0;
}

.njyjs_title_a .t1 .icos2 {
  background-image: url(202209_njhjyjs_index50.png);
  right: 0;
}

.njyjs_kxyj_zxfw_s {
  width: 106%;
}

.njyjs_kxyj_zxfw_kj {
  border-top: 4px solid #c5dfef;
  width: 440px;
  margin-top: 40px;
  position: relative;
  margin-right: 40px;
}

.njyjs_kxyj_zxfw_kj .bianx {
  position: absolute;
  left: 0;
  top: -4px;
  height: 4px;
  width: 128px;
  background-color: #0269a5;
}

.njyjs_kxyj_zxfw_kj .kjs {
  padding: 0 20px;
  background: url(202209_njhjyjs_index41_s.jpg) no-repeat right 22px bottom 10px;
}

.njyjs_kxyj_zxfw_title {
  border-bottom: 1px solid #c5dfef;
}

.njyjs_kxyj_zxfw_title .ts {
  font-size: 22px;
  font-weight: bold;
  line-height: 60px;
  white-space: nowrap;
}

.njyjs_kxyj_zxfw_title .ts_small {
  font-size: 22px;
}

.njyjs_kxyj_zxfw_ann {
  margin-top: 28px;
  padding-bottom: 33px;
}

.njyjs_kxyj_zxfw_ann li {
  font-size: 18px;
  line-height: 47px;
  min-width: 192px;
  text-align: center;
  font-weight: bold;
  margin-right: 16px;
  background: url(202209_njhjyjs_index36.png) no-repeat left center;
}

.njyjs_kxyj_zxfw_ann li:last-child {
  margin-right: 0;
}

.njyjs_kxyj_zxfw_ann li .kj {
  padding: 0 18px;
  background: url(202209_njhjyjs_index37.png) no-repeat right center;
}

.njyjs_kxyj_zxfw_ann li .as {
  display: block;
  background: url(202209_njhjyjs_index38.png) repeat-x;
  padding: 0 32px;
}

/* 科学研究-咨询服务-固体废物环境管理与资源化-典型项目 start */
.consulting_service {
  padding-bottom: 40px;
}
.consulting_service .njyjs_kxyj_zxfw_kj:nth-child(2n) {
  margin-right: 0;
}
/* 科学研究-咨询服务-固体废物环境管理与资源化-典型项目 end */

/* 交流合作 */
.njyjs_jlhz_xsjl {
  margin-top: 39px;
}

.njyjs_jlhz_xsjl_s {
  margin-top: 28px;
}

.njyjs_jlhz_xsjl_l {
  width: 679px;
  height: 422px;
}

.njyjs_jlhz_xsjl_l li {
  width: 679px;
  height: 422px;
}

.njyjs_jlhz_xsjl_l li .imgs {
  width: 679px;
  height: 422px;
}

.njyjs_jlhz_xsjl_l ul li .kj {
  position: relative;
}

.njyjs_jlhz_xsjl_l ul li .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(202209_njhjyjs_index52.png) no-repeat center center;
  background-size: 100% 100%;
}

.njyjs_jlhz_xsjl_l ul li .text .t1 {
  display: block;
  color: #fff;
  font-size: 22px;
  padding: 0 169px 0 24px;
  height: 72px;
  line-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}

.njyjs_jlhz_xsjl_l .page {
  position: absolute;
  right: 23px;
  bottom: 21px;
  z-index: 1;
}

.njyjs_jlhz_xsjl_l .page .swiper-pagination-switch {
  font-size: 0;
  float: left;
  padding: 5px;
  margin-left: 6px;
  cursor: pointer;
}

.njyjs_jlhz_xsjl_l .page .swiper-pagination-switch::after {
  content: " ";
  width: 8px;
  height: 8px;
  background-color: #dfdcd8;
  display: block;
}

.njyjs_jlhz_xsjl_l .page .swiper-pagination-switch.swiper-active-switch::after {
  background-color: #17538e;
}

.njyjs_jlhz_xsjl_l .page .swiper-pagination-switch.swiper-active-switch {
  background-color: #d4d5d7;
  border: 1px solid #17538e;
  padding: 4px;
}

.njyjs_jlhz_xsjl_r {
  width: 672px;
}

.njyjs_jlhz_xsjl_r .njyjs_news6 {
  margin-top: 0;
  padding-top: 8px;
}

.njyjs_jlhz_xsjl_r .njyjs_news6 li {
  line-height: 50px;
}

.njyjs_jlhz_xsjl_r .njyjs_news6 li .kj {
  width: 78%;
}

.njyjs_jlhz_kjhz {
  margin-top: 35px;
}

.njyjs_jlhz_kjhz_s .njyjs_news6 {
  padding: 21px 29px;
}

.njyjs_jlhz_kjhz_s .njyjs_news6 li {
  width: 47%;
  float: left;
}

.njyjs_jlhz_kjhz_s .njyjs_news6 li:nth-child(even) {
  float: right;
}

.njyjs_jlhz_kjhz_s .njyjs_news6 li .kj {
  width: 85%;
}

.njyjs_jlhz_gjhz {
  margin-top: 31px;
}

.njyjs_jlhz_gjhz .kj {
  display: block;
}

.njyjs_jlhz_gjhz .kj .imgs {
  display: block;
  width: 100%;
}

.njyjs_jlhz_gjhy {
  margin-top: 39px;
}

.njyjs_jlhz_gjhy_s {
  margin-top: 22px;
}

.njyjs_jlhz_gjhy_s .kjs {
  float: left;
  width: 48.5%;
  margin-bottom: 33px;
  float: left;
}

.njyjs_jlhz_gjhy_s .kjs:nth-child(even) {
  float: right;
}

.njyjs_jlhz_gjhy_s .kjs:nth-last-child(1) {
  margin-bottom: 0;
}

.njyjs_jlhz_gjhy_s .kjs:nth-last-child(2) {
  margin-bottom: 0;
}

.njyjs_jlhz_gjhy_s .kjs .title {
  padding-left: 44px;
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  background: url(202209_njhjyjs_index54.png) no-repeat left center;
  background-size: 29px 29px;
  color: #0269a5;
}

.njyjs_jlhz_gjhy_s .kjs ul {
  margin-top: 19px;
  padding: 14px 31px;
}

.njyjs_jlhz_gjhy_s .kjs ul li {
  line-height: 40px;
  font-size: 18px;
  padding-left: 56px;
  background: url(202209_njhjyjs_index55.png) no-repeat left center;
  background-size: 41px 16px;
}

/* 党建与文化 */
.njyjs_djywh_banner.njyjs_list_banner .title {
  left: 191px;
  top: 217px;
  transform: translateY(0);
}

.njyjs_djywh_banner.njyjs_list_banner .title .ts {
  line-height: 46px;
}

.njyjs_djywh_dqyd {
  margin-top: 28px;
}

.njyjs_djywh_zzjg {
  width: 100%;
  height: 136px;
  position: relative;
  margin-top: 30px;
}

.njyjs_djywh_zzjg .kj {
  display: block;
}

.njyjs_djywh_zzjg .kj .imgs {
  display: block;
}

.njyjs_djywh_zzjg img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.njyjs_djywh_zzjg_ul {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  padding: 47px 0 0 196px;
  box-sizing: border-box;
}

.njyjs_djywh_zzjg_ul li {
  float: left;
  border-right: 1px solid #da6a76;
}

.njyjs_djywh_zzjg_ul li:nth-last-child(1) {
  border: none;
}

.njyjs_djywh_zzjg_ul li a {
  line-height: 26px;
  font-size: 26px;
  padding: 0 30px;
  color: #c60a12;
}

.njyjs_djywh_zzjg_ul li a:hover {
  color: #f63e3e;
}




.njyjs_djywh_djhd {
  margin-top: 39px;
}

.njyjs_djywh_djhd .kjs {
  width: 48.6%;
  padding-top: 27px;
  padding-bottom: 33px;
  min-height: 340px;
}

.njyjs_djywh_djhd .kjs .njyjs_news6 {
  margin-top: 24px;
  padding: 0 28px 0 23px;
}

.njyjs_djywh_djzt {
  margin-top: 42px;
}

.njyjs_djywh_djzt_s {
  margin-top: 18px;
  width: 100%;
  height: 136px;
  padding-bottom: 35px;
}

.njyjs_djywh_djzt_s li {
  height: 136px;
}

.njyjs_djywh_djzt_s li .kj {
  width: 105%;
}

.njyjs_djywh_djzt_s li .as {
  display: block;
  margin-right: 40px;
}

.njyjs_djywh_djzt_s li .as .imgs {
  display: block;
  width: 320px;
  height: 136px;
}

.njyjs_djywh_djzt_s .page {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  text-align: center;
  font-size: 0;
}

.njyjs_djywh_djzt_s .page .swiper-pagination-switch {
  width: 11px;
  height: 11px;
  background-color: #accbdd;
  border-radius: 50%;
  display: inline-block;
  margin: 0 8px;
  cursor: pointer;
}

.njyjs_djywh_djzt_s .page .swiper-pagination-switch.swiper-active-switch {
  background-color: #0269a5;
}

.njyjs_djywh_ljwh {
  margin-top: 41px;
}

.njyjs_djywh_ljwh_r a {
  display: block;
}

.njyjs_djywh_ljwh_r .imgs {
  width: 680px;
  height: 400px;
  display: block;
}

.njyjs_djywh_ljwh_r .imgs.pc1400 {
  display: block;
}

.njyjs_djywh_ljwh_r .imgs.pc1000 {
  display: none;
}

.njyjs_djywh_whfk {
  margin-top: 51px;
}

.njyjs_djywh_whfk_s {
  margin-top: 33px;
}

.njyjs_djywh_whfk_st ul li {
  line-height: 38px;
  font-size: 24px;
  font-weight: bold;
  float: left;
  padding-left: 61px;
  padding-right: 7px;
  position: relative;
  padding-bottom: 17px;
  border-bottom: 4px solid #ffffff;
  margin-right: 60px;
}

.njyjs_djywh_whfk_st ul li.on {
  border-bottom: 4px solid #0269a5;
}

.njyjs_djywh_whfk_st ul li .icos {
  width: 50px;
  height: 38px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 4px;
  top: 0;
}

.more_group .more {
  padding-right: 27px;
  margin-right: 26px;
  font-size: 16px;
  color: #2cb6b6;
  line-height: 28px;
  background: url(202209_njhjyjs_index8.png) no-repeat right center;
}

.njyjs_djywh_whfk_st ul li .icos1 {
  background-image: url(202209_njhjyjs_index58.png);
}

.njyjs_djywh_whfk_st ul li .icos2 {
  background-image: url(202209_njhjyjs_index59.png);
}

.njyjs_djywh_whfk_st ul li .icos3 {
  background-image: url(202209_njhjyjs_index60.png);
}

.njyjs_djywh_whfk_st ul li .icos4 {
  background-image: url(202209_njhjyjs_index61.png);
}

.njyjs_djywh_whfk_st ul li .kj {
  display: block;
}

.njyjs_djywh_whfk_sb .kj {
  display: none;
}

.njyjs_djywh_whfk_sb .kj ul {
  width: 105%;
}

.njyjs_djywh_whfk_sb .kj li {
  float: left;
}

.njyjs_djywh_whfk_sb .kj li .kjs {
  display: block;
  margin-right: 15px;
}

.njyjs_djywh_whfk_sb .kj .li1 .imgs {
  display: block;
  width: 685px;
  height: 500px;
}

.njyjs_djywh_whfk_sb .kj .li2 .imgs {
  display: block;
  width: 361px;
  height: 243px;
}

.njyjs_djywh_whfk_sb .kj .li2 .kjs {
  margin-bottom: 15px;
}

.njyjs_djywh_whfk_sb .kj .li3 .imgs {
  display: block;
  width: 323px;
  height: 500px;
}

/* 单位资质 */
.njyjs_dwzz_w.njyjs_list_kjbox {
  padding-bottom: 1px;
}

.njyjs_dwzz {
  margin-top: 44px;
}

.njyjs_dwzz .dwzz_title {
  margin-bottom: 50px;
  font-size: 18px;
  line-height: 30px;
}

.njyjs_dwzz ul {
  width: 105%;
}

.njyjs_dwzz ul li {
  width: 295px;
  float: left;
  margin-right: 47px;
  margin-bottom: 55px;
}

.njyjs_dwzz ul li .kjs {
  display: block;
}



.njyjs_dwzz ul li .kjs .imgs_w {
  height: 413px;
  line-height: 413px;
  border: 1px solid #d1e4ef;
  overflow: hidden;
}

.njyjs_dwzz ul li .kjs .imgs {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  /* height: 202px; */
}

.njyjs_dwzz ul li .kjs .text {
  font-size: 18px;
  line-height: 28px;
  min-height: 56px;
  margin-top: 21px;
  display: block;
  text-align: center;
}

/*领导关怀*/
.njyjs_dwgh {
  margin-top: 50px;
}

.njyjs_dwgh ul li{
  width: 295px;
  float: left;
  margin-right: 47px;
  margin-bottom: 55px;
}

.njyjs_dwgh ul li:nth-child(4n) {
  margin-right: 0;
}

.njyjs_dwgh ul li .kjs .imgs_w {
  height: 200px;
  border: 1px solid #d1e4ef;
  overflow: hidden;
}

.njyjs_dwgh ul li .kjs .imgs_w img {
  width: 100%;
  height: 100%;
}

.njyjs_dwgh ul li .kjs .text {
  font-size: 18px;
  line-height: 28px;
  min-height: 56px;
  margin-top: 21px;
  display: block;
  text-align: center;
}

/* 组织机构 */
.njyjs_zhjg {
  margin-top: 68px;
  margin-bottom: 72px;
}

.njyjs_zhjg .imgs {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto !important;
}

/* 404 */
.njyjs_404_s {
  text-align: center;
  margin-top: 135px;
  margin-bottom: 131px;
}

.njyjs_404_s .close_img {
  margin: 0 auto;
  display: block;
  width: 469px;
  height: 232px;
}

.njyjs_404_s .t1 {
  font-size: 22px;
  line-height: 1;
  margin-top: 45px;
  margin-bottom: 21px;
}

.njyjs_404_s .t2 {
  font-size: 18px;
  line-height: 36px;
}

.njyjs_404_s .t2 .bs {
  color: #cd333f;
  font-weight: bold;
}

.njyjs_404_s .t2 .fonts {
  color: #0269a5;
}

/* 搜索 */
.njyjs_sous_list_w {
  padding-bottom: 36px;
}

.njyjs_sous {
  margin-top: 23px;
}

.njyjs_sous_title {
  background-color: #f5f5f5;
  padding: 15px 17px;
}

.njyjs_sous_title .ts {
  font-size: 20px;
  line-height: 35px;
  padding-left: 10px;
}

.njyjs_sous_title .paix {
}

.njyjs_sous_title .paix .as {
  border: 1px solid #b0b0b0;
  width: 141px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 18px;
  color: #6c6c6c;
  margin-left: 19px;
}

.njyjs_sous_title .paix .as.on {
  border: 1px solid #0269a5;
  color: #0269a5;
}

.njyjs_sous_title .paix .as:hover {
  border: 1px solid #0269a5;
  color: #0269a5;
}

.njyjs_sous_list {
  margin-top: 16px;
}

.njyjs_sous_list ul li {
  padding-bottom: 1px;
  background: url(202209_njhjyjs_index64.png) no-repeat center bottom;
}

.njyjs_sous_list ul li .kjs {
  padding: 24px 0;
}

.njyjs_sous_list ul li .title {
  display: block;
  font-size: 20px;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}

.njyjs_sous_list ul li .doc {
  margin-top: 23px;
  font-size: 16px;
  line-height: 28px;
  color: #707070;
  text-align: justify;
}

.njyjs_sous_list ul li .lytime {
  font-size: 16px;
  line-height: 1;
  margin-top: 11px;
  color: #a1a1a1;
}

.njyjs_sous_list ul li .lytime .time {
  color: #59b6b6;
}

.njyjs_sous_list_w .njyjs_page {
  padding-top: 37px;
}

/* 联系我们 */
.njyjs_lxwm_title1 {
  margin-top: 56px;
  font-size: 32px;
  color: #025a8d;
  font-weight: bold;
  text-align: center;
}

.njyjs_lxwm_title2 {
  position: relative;
  text-align: center;
  font-size: 0;
  margin-top: 30px;
}

.njyjs_lxwm_title2 .xians {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 1px;
  background-color: #bdd8e8;
}

.njyjs_lxwm_title2 .kjs {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 24px;
  color: #0269a5;
  background-color: #fff;
  padding: 0 46px;
  line-height: 43px;
}

.njyjs_lxwm_title2 .icos {
  width: 26px;
  height: 26px;
  background-position: center center;
  background-size: 26px 26px;
  background-repeat: no-repeat;
  position: absolute;
}

.njyjs_lxwm_title2 .icos1 {
  left: 16px;
  top: 0;
  background-image: url(202209_njhjyjs_index65.jpg);
}

.njyjs_lxwm_title2 .icos2 {
  right: 16px;
  bottom: 0;
  background-image: url(202209_njhjyjs_index66.jpg);
}

.njyjs_lxwm_title2 .tsb {
  font-weight: bold;
}

.njyjs_lxwm_img {
  margin-top: 25px;
}

.njyjs_lxwm_img .imgs {
  display: block;
  max-width: 100%;
  height: auto !important;
  margin: 0 auto;
}

.njyjs_lxwm_lxfs {
  margin-top: 61px;
}

.njyjs_lxwm_list {
  margin-top: 29px;
}

.njyjs_lxwm_list .kjs {
  width: 50%;
  background: url(202209_njhjyjs_index67.png) no-repeat left bottom;
  padding: 16px 0;
}

.njyjs_lxwm_list .kjs li {
  font-size: 20px;
  line-height: 48px;
  border-left: 2px solid #b3d2e4;
  padding-left: 37px;
}

.njyjs_lxwm_list .kjs li .bt {
  font-weight: bold;
}
.njyjs_lxwm_list .kjs li .bt a {
  color: #1a1a1a;
}
.njyjs_lxwm_list .kjs li .tel {
  float: right;
  margin-right: 30px;
}
.njyjs_lxwm_anns {
  margin-top: 42px;
  text-align: center;
  font-size: 0;
  margin-bottom: 29px;
}

.njyjs_lxwm_anns .as {
  display: inline-block;
  margin: 0 18px;
  font-size: 16px;
  line-height: 40px;
  border: 1px solid #70caca;
  border-radius: 40px;
  padding: 0 51px 0 27px;
  position: relative;
  color: #70caca;
}

.njyjs_lxwm_anns .as .icos {
  background: url(202209_njhjyjs_index8.png) no-repeat right center;
  background-size: 100% 100%;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  width: 19px;
  height: 12px;
}

.njyjs_lxwm_anns .as:hover {
  border: 1px solid #41a2a2;
  color: #41a2a2;
}

.njyjs_lxwm_anns .as:hover .icos {
  background-image: url(202209_njhjyjs_index8_s.png);
}

/* 20221110 新增导航下拉 start */
.njyjs_nav {
  position: relative;
}
.njyjs_nav li.lis:hover .subNav {
  display: block;
}
.njyjs_nav li.lis .subNav {
  display: none;
  position: absolute;
  height: 92px;
  background: rgba(255, 255, 255, 0.95);
  font-size: 20px;
  color: #1a1a1a;
  width: 100%;
  left: 0;
  text-align: center;
  font-weight: bold;
  box-sizing: border-box;
}
.njyjs_nav li.lis:nth-child(2) .subNav {
  text-align-last: left;
  padding-left: 100px;
}
.njyjs_nav li.lis:nth-child(7) .subNav {
  text-align-last: left;
  padding-left: 667px;
}
.njyjs_nav li.lis:nth-child(8) .subNav {
  text-align-last: left;
  padding-left: 700px;
}
.njyjs_nav li.lis:nth-child(9) .subNav {
  text-align-last: left;
  padding-left: 700px;
}
.njyjs_nav li.lis:nth-child(10) .subNav {
  text-align-last: left;
  padding-left: 910px;
}
.njyjs_nav li.lis .subNav .subNavItem {
  display: inline-block;
  padding: 0 20px;
}
@media screen and (max-width: 1440px) {
  .njyjs_nav li.lis .subNav {
    height: 60px;
    font-size: 16px;
  }
  .njyjs_nav li.lis:nth-child(2) .subNav {
    text-align-last: left;
    padding-left: 40px;
  }
  .njyjs_nav li.lis:nth-child(7) .subNav {
    text-align-last: left;
    padding-left: 468px;
  }
  .njyjs_nav li.lis:nth-child(8) .subNav {
    text-align-last: left;
    padding-left: 500px;
  }
  .njyjs_nav li.lis:nth-child(9) .subNav {
    text-align-last: left;
    padding-left: 400px;
  }
  .njyjs_nav li.lis:nth-child(10) .subNav {
    text-align-last: left;
    padding-left: 642px;
  }
  .njyjs_nav li.lis .subNav .subNavItem {
    display: inline-block;
    padding: 0 12px;
  }
}
/* 20221110 新增导航下拉 end */

/* 20221118 新增表单页 start */
.xxfk_bd {
  width: 1000px;
  margin: 0 auto;
}
.xxfk_bd_title {
  background: #f4f3f0;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  padding: 8px 0;
}
.xxfk_bd_item {
  overflow: hidden;
  width: 100%;
  margin: 2px 0;
}
.bd_item_l,
.bd_item_r {
  float: left;
  padding: 5px 0;
  background: #f4f3f0;
  height: 26px;
}
.bd_item_l {
  width: 300px;
  text-align: center;
  line-height: 26px;
}
.bd_item_r {
  width: 688px;
  margin-left: 2px;
  padding-left: 10px;
}
.bd_item_r input {
  display: block;
  float: left;
  height: 22px;
  padding: 0 5px;
  width: 300px;
  color: #333;
  font-size: 16px;
  font-family: serif;
}
.bd_item_r span {
  height: 100%;
  line-height: 26px;
  display: block;
  float: left;
  font-size: 12px;
  color: #666;
  margin-left: 10px;
}

.bd_lunr {
  height: 172px;
}
.bd_lunr .bd_item_l {
  line-height: 162px;
}
.bd_lunr .bd_item_l,
.bd_lunr .bd_item_r {
  height: 162px;
}
.bd_lunr .bd_item_r textarea {
  display: block;
  float: left;
  width: 400px;
  resize: none;
  padding: 10px;
  height: 140px;
  color: #333;
  font-size: 16px;
  font-family: serif;
}
.bd_yzm .bd_item_r input {
  width: 220px;
}
.bd_yzm .verifycode {
  display: block;
  float: left;
  width: 72px;
  height: 26px;
  margin-left: 10px;
  cursor: pointer;
}
.xxfk_bd_btns {
  width: 180px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
}
.xxfk_bd_btns .xxfk_bd_btn_item {
  width: 70px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 4px;
  float: left;
  background: #ddd;
  cursor: pointer;
  color: #000;
}
.xxfk_bd_btns .xxfk_bd_btn_item.reset {
  margin-left: 40px;
}
@media screen and (max-width: 1440px) {
  .xxfk_bd {
    width: 800px;
  }
  .bd_item_l {
    width: 240px;
  }
  .bd_item_r input {
    width: 220px;
    font-size: 14px;
  }
  .bd_lunr .bd_item_r textarea {
    width: 320px;
  }
  .bd_item_r {
    width: 548px;
  }
  .xxfk_bd_btns .xxfk_bd_btn_item {
    height: 26px;
    line-height: 26px;
  }
  .bd_yzm .bd_item_r input {
    width: 140px;
  }
}
/* 20221118 新增表单页 end */

@media screen and (max-width: 1440px) {
  .w1400 {
    width: 1000px;
  }

  body {
    font-size: 12px;
  }

  .njyjs_head_tr {
    margin-top: 18px;
  }

  .njyjs_head_tr li {
    line-height: 12px;
  }

  .njyjs_head_tr li .imgs {
    width: 15px;
    height: 12px;
    margin-right: 6px;
  }

  .njyjs_logo {
    margin-top: 11px;
  }

  .njyjs_logo .imgs {
    width: 465px;
    height: 54px;
  }

  .njyjs_head_search {
    margin-top: 24px;
    padding-right: 62px;
  }

  .njyjs_head_search .but {
    width: 62px;
    font-size: 14px;
    left: 173px;
  }

  .njyjs_head_search .input1 {
    height: 28px;
    width: 127px;
    padding: 0 37px 0 8px;
    font-size: 14px;
  }

  .njyjs_head_search .icos {
    width: 17px;
    height: 17px;
    background-size: 100% 100%;
    right: 72px;
    top: 7px;
  }

  .njyjs_head_br .kouh {
    margin-top: 26px;
    width: 226px;
    margin-right: 22px;
  }

  .njyjs_nav {
    margin-top: 35px;
    height: 42px;
    line-height: 42px;
    padding-left: 15px;
  }

  .njyjs_nav .lis .title {
    font-size: 16px;
    padding: 0 17px 0 16px;
  }

  .njyjs_topline_t {
    line-height: 32px;
    font-size: 32px;
    height: 32px;
    margin-top: 27px;
  }

  .njyjs_topline_b {
    margin-top: 22px;
  }

  .njyjs_topline_bl li {
    max-width: 275px;
    height: 14px;
    line-height: 14px;
    padding: 0 13px 0 0;
    margin-right: 13px;
  }

  .njyjs_topline_bl li a {
    font-size: 14px;
  }

  .njyjs_topline_b .more {
    padding-right: 22px;
    margin-right: 1px;
    font-size: 14px;
    line-height: 14px;
    background-size: auto 10px;
  }

  .njyjs_banner {
    height: 400px;
    margin-top: 28px;
  }

  .njyjs_banner li {
    height: 400px;
  }

  .njyjs_banner li .imgs {
    height: 400px;
  }

  .njyjs_banner li .banner_text {
    height: 46px;
    line-height: 46px;
    font-size: 18px;
  }


  .njyjs_banner .next,
  .njyjs_banner .prev {
    margin-top: -13px;
    width: 13px;
    height: 26px;
    background-size: 100% 100%;
  }

  .njyjs_banner .prev {
    left: 18px;
  }

  .njyjs_banner .next {
    right: 18px;
  }

  .njyjs_banner .pageState {
    right: 42px;
    bottom: 14px;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 3px;
  }

  .njyjs_banner .pageState span {
    font-size: 22px;
    margin-right: 4px;
  }

  .njyjs_lunbsn {
    margin-top: 40px;
  }

  .njyjs_lunbsn_l {
    width: 617px;
    height: 350px;
  }

  .njyjs_lunbsn_l ul li {
    width: 617px;
    height: 350px;
  }

  .njyjs_lunbsn_l ul li .imgs {
    width: 617px;
    height: 350px;
  }

  .njyjs_lunbsn_l ul li .text {
    padding-top: 11px;
    background-size: 100% 100%;
  }

  .njyjs_lunbsn_l ul li .text .t1 {
    font-size: 18px;
    padding: 0 144px 0 20px;
    height: 48px;
    line-height: 48px;
  }

  .njyjs_lunbsn_l .page {
    right: 9px;
    bottom: 14px;
  }

  .njyjs_lunbsn_l .page .swiper-pagination-switch {
    font-size: 0;
    float: left;
    padding: 4px;
    margin-left: 2px;
    cursor: pointer;
  }

  .njyjs_lunbsn_l .page .swiper-pagination-switch::after {
    width: 7px;
    height: 7px;
  }

  .njyjs_lunbsn_l .page .swiper-pagination-switch.swiper-active-switch {
    padding: 3px;
  }

  .njyjs_lunbsn_r {
    width: 354px;
    height: 350px;
  }

  .njyjs_title {
    height: 44px;
  }

  .njyjs_title .t1 {
    height: 30px;
    line-height: 30px;
    background: url(202209_njhjyjs_index12.png) no-repeat right bottom;
    background-size: auto 4px;
    font-size: 22px;
    border-right: 4px solid #fff;
    padding-right: 11px;
    padding-bottom: 16px;
  }

  .njyjs_title .more {
    padding-right: 23px;
    margin-right: 0;
    font-size: 14px;
    line-height: 30px;
    background: url(202209_njhjyjs_index8.png) no-repeat right center;
  }

  .njyjs_title .t1 .icos {
    width: 27px;
    height: 30px;
    margin-right: 12px;
  }

  /* 新闻样式1 */
  /* 文字摘要新闻 */
  .njyjs_news1 {
    padding: 11px 0 15px;
    background: url(202209_njhjyjs_index13.png) no-repeat center bottom;
    background-size: 100% auto;
  }

  .njyjs_news1 .t1 {
    line-height: 30px;
    font-size: 18px;
    max-height: 60px;
  }

  .njyjs_news1 .t2 {
    line-height: 20px;
    height: 60px;
    font-size: 14px;
    margin-top: 8px;
  }

  /* 文字新闻 */
  .njyjs_news2 {
    margin-top: 9px;
  }

  .njyjs_news2 li .kj {
    font-size: 15px;
    line-height: 30px;
    padding-left: 15px;
    background-size: 5px 5px;
  }

  /* 科研动态 学术交流 国内环保动态 开始 */
  .njyjs_kyxsgn {
    margin-top: 39px;
  }

  .njyjs_kyxsgn_kj {
    width: 314px;
    margin-right: 30px;
  }

  .njyjs_news3 {
    width: 314px;
    margin-top: 16px;
  }

  .njyjs_news3 .kj .imgs {
    width: 314px;
    height: 181px;
  }

  .njyjs_news3 .kj .text {
    height: 34px;
    line-height: 34px;
    padding-top: 19px;
    font-size: 15px;
    background-size: 100% 100%;
  }

  .njyjs_news3 .kj .text .ts {
    padding: 0 12px;
  }

  .njyjs_kyxsgn_kj .njyjs_news2 li .kj {
    line-height: 35px;
  }

  .njyjs_ztzl_w {
    margin-top: 30px;
  }

  .njyjs_ztzl_s {
    margin-top: 20px;
  }

  .njyjs_ztzl_s ul li {
    margin-right: 10px;
    width: 242px;
  }

  .njyjs_ztzl_s ul li .imgs {
    width: 242px;
    height: 100px;
  }

  /* 文化生活 */
  .njyjs_whsh_w {
    margin-top: 38px;
  }

  .njyjs_whsh_l {
    width: 648px;
  }

  .njyjs_whsh_lsl .njyjs_news3 {
    width: 338px;
  }

  .njyjs_whsh_lsl .njyjs_news3 .kj .imgs {
    width: 338px;
    height: 192px;
  }

  .njyjs_news4 {
    margin-top: 15px;
  }

  .njyjs_news4 li {
    width: 162px;
    background-size: 100% 100%;
    margin-right: 14px;
  }

  .njyjs_news4 li .imgs {
    width: 162px;
    height: 91px;
  }

  .njyjs_news4 li .text {
    padding: 10px 8px 9px;
  }

  .njyjs_news4 li .text .ts {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }

  .njyjs_whsh_lsr {
    width: 289px;
    height: 373px;
  }

  .njyjs_whsh_lsr .njyjs_news2 li .kj {
    line-height: 33px;
  }

  .njyjs_whsh_lsr .njyjs_news2 {
    margin-top: 14px;
  }

  .njyjs_whsh_r {
    width: 312px;
    margin-top: 5px;
    border: 1px solid #c3d6e0;
    border-top: 3px solid #0269a5;
    background-size: 100% auto;
    padding-bottom: 12px;
  }

  .njyjs_whsh_rt {
    margin: 16px 19px 0;
  }

  .njyjs_whsh_rt .text {
    width: 108px;
    height: 27px;
    line-height: 27px;
    margin-right: 14px;
    font-size: 18px;
    padding-bottom: 17px;
  }

  .njyjs_whsh_rt .text.on {
    font-size: 22px;
    width: 128px;
  }

  .njyjs_whsh_rt .text.t2 {
    margin-right: 0;
    margin-left: 14px;
  }

  .njyjs_whsh_rt .text .icos {
    width: 27px;
    height: 27px;
    background-size: 100% auto;
    margin-right: 9px;
  }

  .njyjs_whsh_rt .text.on .icos {
    margin-right: 11px;
  }

  .njyjs_news5 {
    margin-top: 16px;
    padding: 0 19px;
  }

  .njyjs_news5 li {
    margin-bottom: 14px;
  }

  .njyjs_news5 li .times {
    padding-top: 3px;
  }

  .njyjs_news5 li .times .t1 {
    font-size: 25px;
    line-height: 25px;
  }

  .njyjs_news5 li .times .t2 {
    font-size: 12px;
    line-height: 12px;
    margin-top: 4px;
  }

  .njyjs_news5 li .text {
    width: 215px;
    font-size: 15px;
    line-height: 25px;
    height: 50px;
  }

  .njyjs_whsh_r .njyjs_news5 {
    min-height: 314px;
  }

  /* 文字新闻  - 时间 */
  .njyjs_news6 {
    margin-top: 25px;
  }

  .njyjs_news6 li {
    line-height: 40px;
  }

  .njyjs_news6 li .kj {
    padding-left: 15px;
    background-size: 5px 5px;
    width: 81%;
    font-size: 16px;
  }

  .njyjs_news6 li .time {
    font-size: 15px;
  }

  /* 学术期刊 */
  .njyjs_xsqk {
    margin-top: 35px;
  }

  .njyjs_xsqk_l {
    width: 656px;
  }

  .njyjs_xsqk_lul {
    margin-top: 17px;
  }

  .njyjs_xsqk_lul li {
    width: 319px;
    margin-right: 18px;
  }

  .xsqk_text {
    width: 192px;
    height: 26px;
    line-height: 26px;
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 96px;
  }

  .njyjs_xsqk_lul li .imgs {
    width: 319px;
    height: 184px;
  }

  .njyjs_xsqk_r {
    width: 313px;
  }

  .njyjs_xsqk_rul {
    margin-top: 17px;
  }

  .njyjs_xsqk_rul li {
    width: 312px;
    margin-bottom: 5px;
  }

  .njyjs_xsqk_rul li .imgs {
    width: 312px;
    height: 58px;
  }

  /* 科研平台 */
  .njyjs_kypt {
    margin-top: 38px;
    margin-bottom: 82px;
  }

  .njyjs_kypt_s {
    margin-top: 18px;
  }

  .njyjs_kypt_s ul li {
    height: 349px;
  }

  .njyjs_kypt_s ul li .imgs {
    width: 100%;
    height: 349px;
  }

  .njyjs_kypt_s ul li .text {
    font-size: 16px;
    line-height: 18px;
    left: 20px;
    top: 16px;
    padding: 10px 5px;
  }

  .njyjs_kypt_s ul li .text .ps {
    width: 25px;
  }

  .njyjs_kypt_s ul li .text .icos {
    width: 19px;
    height: 19px;
  }

  .njyjs_kypt_s .bjs {
    bottom: -1px;
    height: 65px;
    background-size: 100% auto;
  }

  .njyjs_kypt_s ul li .jr {
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    width: 14px;
    right: 20px;
    top: 104px;
    padding-top: 66px;
    padding-bottom: 20px;
    background-size: 10px auto;
    top: 80px;
  }

  .njyjs_kypt_s ul li:hover .jr {
    top: 104px;
  }

  .njyjs_kypt_s ul li .jr .xian {
    width: 1px;
    height: 62px;
    left: 49%;
    top: 0;
  }

  /* 友情链接 */
  .njyjs_link {
    background: #eff8fd url(202209_njhjyjs_index29.jpg) no-repeat center center;
    padding: 41px 0 41px;
  }

  .njyjs_link .title {
    font-size: 18px;
  }

  .njyjs_link_s {
    margin-top: 21px;
  }

  .njyjs_link_s .uls {
    margin-right: 40px;
  }

  .njyjs_link_s li {
    line-height: 30px;
    font-size: 14px;
  }

  /* 底部 */
  .njyjs_footer {
    height: 68px;
  }

  .njyjs_footer_text {
    line-height: 25px;
    margin-left: 18px;
    font-size: 12px;
    width: 950px;
    margin-top: 22px;
  }

  .njyjs_footer_l {
    margin-top: 8px;
  }

  .njyjs_footer_l img {
    width: 30px;
    margin-top: 10px;
  }

  .njyjs_footer_r {
    margin-top: 12px;
  }

  .njyjs_footer_r img {
    width: 93px;
  }

  .njyjs_footer_text .sp {
    margin-right: 6px;
  }
  .njyjs_footer_text .sp img {
    width: 14px;
  }
  .njyjs_footer_text .sp:nth-child(4) {
    margin-right: 0;
  }

  /* 底部漂浮 */
  .njyjs_footer_pf {
    right: 41px;
    bottom: 10%;
  }

  .njyjs_footer_pf ul li {
    width: 62px;
    height: 62px;
    margin-bottom: 8px;
  }

  .njyjs_footer_pf ul li .kj {
    border: 1px solid #d4e6f0;
    border-radius: 4px;
    background-color: #fff;
    display: block;
    height: 62px;
  }

  .njyjs_footer_pf ul li .kj .imgs {
    width: 30px;
    height: 27px;
    margin: 7px auto 0;
  }

  .njyjs_footer_pf ul li .kj .t1 {
    margin-top: 6px;
    font-size: 12px;
  }

  /****************** 下级页面 *****************/
  /* 位置导航 */
  .njyjs_list_wz {
    font-size: 14px;
    line-height: 30px;
    padding: 8px 0;
  }

  /* banner */
  .njyjs_list_banner .imgs {
    height: 273px;
  }

  .njyjs_list_banner .title {
    left: 82px;
    padding: 10px 22px;
  }

  .njyjs_list_banner .icos {
    width: 43px;
    height: 26px;
  }

  .njyjs_list_banner .title .ts {
    font-size: 28px;
    line-height: 40px;
  }

  /* 期刊图书馆 */
  .njyjs_qktsg {
    margin-top: 40px;
  }

  .njyjs_qktsg_kj {
    border-top: 3px solid #c5dfef;
    box-shadow: 0px 0px 3px 0px rgba(2, 105, 165, 0.19);
    margin-bottom: 42px;
  }

  .njyjs_qktsg_title {
    line-height: 50px;
    font-size: 20px;
  }

  .njyjs_qktsg_title .ts {
    padding: 0 8px 0 16px;
    border-top: 3px solid #0269a5;
    margin-top: -3px;
  }

  .njyjs_qktsg_li {
    margin: 0 16px;
    padding: 16px 0 26px 29px;
    background: url(202209_njhjyjs_index41_s.jpg) no-repeat right 16px bottom
    13px;
    background-size: 192px auto;
  }

  .njyjs_qktsg_li .imgs_w {
    margin-right: 60px;
    width: 126px;
  }

  .njyjs_qktsg_li .imgs_w .imgs {
    width: 126px;
  }

  .njyjs_qktsg_li .imgs_w1 {
    margin-left: 47px;
    box-shadow: 0px 0px 8px 0px rgba(2, 105, 165, 0.55);
  }

  .njyjs_qktsg_li .imgs_w1 .imgs {
    width: 283px;
  }

  .njyjs_qktsg_li .text_w {
    padding-left: 188px;
  }

  .njyjs_qktsg_li .text_w .text {
    font-size: 15px;
    line-height: 29px;
  }

  .njyjs_qktsg_li .text_w .text .ts {
    font-size: 16px;
    margin-bottom: 3px;
  }

  .njyjs_qktsg_li .text_ann {
    margin-top: 22px;
  }

  .njyjs_qktsg_li .text_ann_w {
    padding-left: 188px;
  }

  .njyjs_qktsg_li .text_ann li {
    font-size: 15px;
    line-height: 39px;
    min-width: 161px;
    text-align: center;
    background-size: auto 100%;
    margin-right: 13px;
  }

  .njyjs_qktsg_li .text_ann li .kj {
    background-size: auto 100%;
  }

  .njyjs_qktsg_li .text_ann li .as {
    background-size: auto 100%;
    padding: 0 42px;
  }

  .njyjs_qktsg_li_mr {
    padding-left: 12px;
    padding-right: 14px;
    background: none;
  }

  .njyjs_qktsg_li_mr .imgs_w1 {
    margin-top: 39px;
  }

  .njyjs_qktsg_li_mr .text_w {
    padding-left: 0;
    padding-right: 330px;
  }

  .njyjs_qktsg_li_mr .text_ann_w {
    padding-left: 0;
    padding-right: 330px;
  }

  .njyjs_qktsg_li_text {
    padding-left: 10px;
    padding-right: 10px;
    background: none;
  }

  .njyjs_qktsg_li_text .text_w {
    padding-left: 0;
    padding-right: 0;
  }

  .njyjs_qktsg_kj_bg {
    background: #fff url(202209_njhjyjs_index41_s.jpg) no-repeat;
    background-size: 192px auto;
    background-position: right 16px top 121px;
  }

  .njyjs_list_w {
    margin-bottom: 69px;
  }

  /* 科学研究 > 科研产出 > 获奖成果 */
  .njyjs_list_kjbox {
    padding: 20px 29px 51px;
    box-shadow: 0px 0px 3px 0px rgba(2, 105, 165, 0.19);
  }

  .njyjs_hjcg_t {
    margin-top: 18px;
    box-shadow: 0px 0px 14px 0px rgb(235, 237, 240);
    padding: 20px 0 19px 20px;
    line-height: 34px;
  }

  .njyjs_hjcg_t .kj {
    margin-right: 23px;
  }

  .njyjs_hjcg_t .kj .title {
    font-size: 15px;
    margin-right: 4px;
  }

  .njyjs_hjcg_t .kj .select_data .input1 {
    width: 97px;
    height: 34px;
    font-size: 15px;
    padding-left: 15px;
  }

  .njyjs_hjcg_t .kj .selects .jian {
    width: 9px;
    height: 7px;
    background-size: 100% 100%;
    right: 10px;
    top: 50%;
    margin-top: -3px;
  }

  .njyjs_hjcg_t .kj .selects .select_text {
    width: 122px;
    height: 34px;
    font-size: 15px;
    padding-left: 15px;
  }

  .njyjs_hjcg_t .kj .selects .select_ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 137px;
    font-size: 14px;
    line-height: 26px;
  }

  .njyjs_hjcg_t .kj .selects .select_ul li {
    padding-left: 15px;
  }

  .njyjs_hjcg_t .kj .selects.selects_hjdj .select_text {
    width: 84px;
  }

  .njyjs_hjcg_t .kj .selects.selects_hjdj .select_ul {
    width: 99px;
  }

  .njyjs_hjcg_t .kj .input_text .input1 {
    width: 100px;
    height: 34px;
    font-size: 15px;
    padding-left: 15px;
  }

  .njyjs_hjcg_t .buts_w {
    margin-left: 15px;
  }

  .njyjs_hjcg_t .buts_w .buts {
    width: 75px;
    height: 34px;
    font-size: 15px;
  }

  .content_append {
    margin-top: 10px;
  }


  .njyjs_hjcg_b {
    margin-top: 16px;
  }

  .njyjs_hjcg_b .table .th_w {
    background: #0269a5 url(202209_njhjyjs_index46.jpg) no-repeat right center;
    background-size: auto 100%;
  }

  .njyjs_hjcg_b .table .th_w th {
    line-height: 44px;
    font-size: 15px;
  }

  .njyjs_hjcg_b .table td {
    line-height: 24px;
    font-size: 14px;
    padding: 8px;
  }

  .njyjs_hjcg_b .table .td2,
  .njyjs_hjcg_b .table .td3 {
    padding: 8px 33px;
  }

  /* 分页 */
  .njyjs_page {
    padding: 47px 0 0 0;
  }

  .njyjs_page_s {
    display: inline-block;
    font-size: 14px;
  }

  .njyjs_page a {
    cursor: pointer;
  }

  .njyjs_page a,
  .njyjs_page span,
  .njyjs_page .txt {
    padding: 0 7px;
    height: 26px;
    line-height: 26px;
    margin: 0 2px 0 0;
    font-size: 14px;
    border-radius: 2px;
    min-width: 14px;
  }

  .njyjs_page .txt {
    width: 18px;
  }

  .njyjs_page #num {
    height: 26px;
    line-height: 26px;
    width: 26px;
    font-size: 14px;
  }

  .njyjs_page font {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
  }

  .njyjs_page font i {
    padding-bottom: 2px;
  }

  .njyjs_page #go {
    height: 26px;
    line-height: 26px;
    padding: 0 9px;
    font-size: 14px;
  }

  /* 科学研究 */
  .njyjs_kxyj .njyjs_qktsg_kj {
    margin-bottom: 0;
  }

  .njyjs_kxyj .njyjs_qktsg_li_text {
    background: url(202209_njhjyjs_index41_s.jpg) no-repeat right 10px bottom
    15px;
    background-size: 190px auto;
  }

  .njyjs_kxyj_kycc {
    margin-top: 36px;
  }

  .njyjs_kxyj_kycc_t {
    margin: 14px 0;
  }

  .njyjs_kxyj_kycc_t ul li {
    font-size: 18px;
    line-height: 23px;
    padding: 0 40px;
  }

  .njyjs_kxyj_kycc_b .kjs .njyjs_hjcg_b {
    height: 292px;
  }

  .njyjs_kxyj_kycc_more {
    margin-top: 23px;
  }

  .njyjs_kxyj_kycc_more .more {
    font-size: 14px;
    padding-right: 17px;
  }

  .njyjs_kxyj_kycc_more .more .icos {
    top: 3px;
    width: 10px;
    height: 8px;
    background-size: 100% 100%;
  }

  .njyjs_kxyj_kycc_more .more.on .icos {
    transform: rotate(180deg);
  }

  .njyjs_kxyj_ldcgkyxm {
    margin-top: 35px;
  }

  .njyjs_kxyj_ldcgkyxm_kj {
    width: 486px;
  }

  .njyjs_kxyj_ldcgkyxm_kj .njyjs_news6 {
    padding: 17px 19px;
  }

  .njyjs_kxyj_zxfw {
    margin-top: 33px;
  }

  .njyjs_title_a {
    border-bottom: 1px solid #0269a5;
    height: 59px;
    margin-top: 30px;
  }

  .njyjs_title_a .t1 {
    height: 56px;
    border-bottom: 4px solid #0269a5;
    font-size: 25px;
    line-height: 56px;
    padding: 0 8px;
  }

  .njyjs_title_a .t1 .icos {
    width: 9px;
    height: 4px;
    bottom: -4px;
  }

  .njyjs_kxyj_zxfw_s {
    width: 106%;
    padding-top: 13px;
  }

  .njyjs_kxyj_zxfw_kj {
    border-top: 3px solid #c5dfef;
    width: 319px;
    margin-top: 21px;
    margin-right: 21px;
  }

  .njyjs_kxyj_zxfw_kj .bianx {
    position: absolute;
    top: -3px;
    height: 3px;
    width: 106px;
  }

  .njyjs_kxyj_zxfw_kj .kjs {
    padding: 0 15px;
    background: url(202209_njhjyjs_index41_s.jpg) no-repeat right 14px bottom
    8px;
    background-size: 130px auto;
  }

  .njyjs_kxyj_zxfw_title .ts {
    font-size: 16px;
    line-height: 50px;
  }

  .njyjs_kxyj_zxfw_title .ts_small {
    font-size: 16px;
  }

  .njyjs_kxyj_zxfw_ann {
    margin-top: 24px;
    padding-bottom: 27px;
  }

  .njyjs_kxyj_zxfw_ann li {
    font-size: 15px;
    line-height: 39px;
    min-width: 130px;
    margin-right: 25px;
    background: url(202209_njhjyjs_index36.png) no-repeat left center;
    background-size: auto 100%;
  }

  .njyjs_kxyj_zxfw_ann li:last-child {
    margin-right: 0;
  }

  .njyjs_kxyj_zxfw_ann li .kj {
    padding: 0 15px;
    background: url(202209_njhjyjs_index37.png) no-repeat right center;
    background-size: auto 100%;
  }

  .njyjs_kxyj_zxfw_ann li .as {
    background: url(202209_njhjyjs_index38.png) repeat-x;
    background-size: auto 100%;
    padding: 0 20px;
  }

  /* 联系我们 start fwr */
  .njyjs_lxwm_title1 {
    font-size: 26px;
    margin-top: 40px;
  }

  .njyjs_lxwm_title2 {
    margin-top: 20px;
  }

  .njyjs_lxwm_title2 .kjs {
    font-size: 20px;
    line-height: 38px;
    padding: 0 46px;
  }

  .njyjs_lxwm_list .kjs li {
    font-size: 16px;
    line-height: 40px;
  }

  .njyjs_lxwm_anns .as {
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    padding: 0 41px 0 20px;
    /* width: 132px; */
  }

  /* 联系我们 end */

  /* 搜索 start */
  .njyjs_sous_title .ts {
    font-size: 16px;
    line-height: 29px;
  }

  .njyjs_sous_title .paix .as {
    font-size: 15px;
    height: 27px;
    line-height: 27px;
    width: 116px;
  }

  .njyjs_sous_list ul li .title {
    font-size: 16px;
  }

  .njyjs_sous_list ul li .doc {
    font-size: 14px;
    margin-top: 10px;
  }

  .njyjs_sous_list ul li .lytime {
    font-size: 14px;
  }

  .njyjs_sous_list ul li .kjs {
    padding: 17px 0;
  }

  .njyjs_sous_title {
    padding: 12px 19px;
  }

  /* 搜索 end */

  /* 404 start */
  .njyjs_404_s .close_img {
    width: 390px;
    height: 192px;
  }

  .njyjs_404_s .t1 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 35px;
  }

  .njyjs_404_s .t2 {
    font-size: 15px;
    line-height: 30px;
  }

  /* 404 end */

  /* 交流合作-二级频道页 start */
  .njyjs_jlhz_xsjl_l {
    width: 500px;
    height: 311px;
  }

  .njyjs_jlhz_xsjl_l li .imgs {
    width: 500px;
    height: 311px;
  }

  .njyjs_jlhz_xsjl_l li {
    width: 500px;
    height: 311px;
  }

  .njyjs_jlhz_xsjl_l .page {
    /* right: 50%;
		  transform: translateX(50%); */
  }

  .njyjs_jlhz_xsjl_r {
    width: 480px;
  }

  .njyjs_jlhz_xsjl_r .njyjs_news6 li {
    line-height: 38px;
  }

  .njyjs_jlhz_gjhy_s .kjs .title {
    font-size: 16px;
    line-height: 24px;
    background-size: 24px 24px;
    padding-left: 35px;
  }

  .njyjs_jlhz_gjhy_s .kjs ul li {
    font-size: 14px;
    padding-left: 45px;
    line-height: 33px;
    background-size: 33px auto;
  }

  .njyjs_list_banner .title_bg {
    padding: 33px 45px;
    font-size: 28px;
  }

  .njyjs_list_banner .title_bg .icos1 {
    top: 25px;
    left: 26px;
  }

  .njyjs_list_banner .title_bg .icos2 {
    bottom: 25px;
    right: 26px;
  }

  /* 交流合作-二级频道页 start */

  /* 党建与文化 start */

  .njyjs_djywh_banner.njyjs_list_banner .title {
    left: 120px;
    top: 160px;
  }

  .njyjs_title_b .t1 {
    font-size: 20px;
    height: 23px;
    line-height: 23px;
  }

  .njyjs_title_b .t1 .xians {
    height: 23px;
    line-height: 23px;
  }

  .njyjs_djywh_djhd .kjs {
    min-height: 285px;
    padding-top: 21px;
    padding-bottom: 25px;
  }

  .njyjs_djywh_djhd .kjs .njyjs_news6 {
    margin-top: 15px;
  }

  .njyjs_djywh_djzt_s li .as .imgs {
    width: 236px;
    height: 100px;
  }

  .njyjs_djywh_djzt_s {
    height: 100px;
  }

  .njyjs_djywh_djzt_s li .as {
    margin-right: 18px;
  }

  .njyjs_djywh_ljwh_r {
    width: 486px;
  }

  .njyjs_djywh_ljwh_r .imgs {
    height: 331px;
    width: 100%;
  }

  .njyjs_djywh_ljwh_r .imgs.pc1400 {
    display: none;
  }

  .njyjs_djywh_ljwh_r .imgs.pc1000 {
    display: block;
  }

  .njyjs_djywh_whfk_sb .kj .li1 .imgs {
    width: 490px;
    height: 358px;
  }

  .njyjs_djywh_whfk_sb .kj .li2 .imgs {
    width: 257px;
    height: 173px;
  }

  .njyjs_djywh_whfk_sb .kj .li3 .imgs {
    width: 230px;
    height: 358px;
  }


  .njyjs_djywh_zzjg {
    height: 98px;
    position: relative;
  }

  .njyjs_djywh_zzjg_ul {
    padding: 34px 0 0 136px
  }

  .njyjs_djywh_zzjg_ul li a {
    line-height: 22px;
    font-size: 22px;
    padding: 0 20px;
  }

  /* 单位资质 */
  .njyjs_dwgh {
    margin-top: 40px;
  }

  .njyjs_dwgh ul li{
    width: 219px;
    margin-right: 19px;
  }

  .njyjs_dwgh ul li .kjs .imgs_w {
    height: 135px;
    border: 1px solid #d1e4ef;
    overflow: hidden;
  }

  .njyjs_dwgh ul li .kjs .text {
    font-size: 15px;
    line-height: 22px;
    margin-top: 12px;
  }

  .njyjs_djywh_whfk_st ul li {
    font-size: 20px;
    line-height: 29px;
    padding-left: 50px;
  }

  .njyjs_djywh_whfk_st ul li .icos {
    width: 40px;
    height: 29px;
  }

  .njyjs_djywh_whfk_s {
    margin-top: 25px;
  }

  .njyjs_dwzz .dwzz_title {
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 24px;
  }

  /* 党建与文化 end */
  .njyjs_dwzz ul li {
    margin-right: 19px;
    width: 219px;
  }

  .njyjs_dwzz ul li .kjs .imgs_w {
    height: 306px;
    line-height: 306px;
    border: 1px solid #d1e4ef;
    overflow: hidden;
  }

  /* .njyjs_dwzz ul li .kjs .imgs {
    width: 219px;
    height: 151px;
  } */

  .njyjs_dwzz ul li .kjs .text {
    font-size: 15px;
    line-height: 22px;
    min-height: 56px;
    margin-top: 12px;
  }
}
